home *** CD-ROM | disk | FTP | other *** search
/ Tripas 5 / TRIPAS 005.iso / chasm.EXE / chasm / CSM.BIN / PROCESS.16 < prev    next >
Encoding:
Text File  |  1997-10-17  |  3.8 KB  |  208 lines

  1. #mess 01
  2.  Delay   3
  3.  TextA: -1 64  "Find the Time symbol to enter."
  4. #end
  5.  
  6. #mess 02
  7.  Delay 20
  8.  TextA: -1 64 "End of a game, but not the end of Chasm."
  9. #end
  10.  
  11.  
  12. #mess 03
  13.  Delay 6
  14.  TextA: -1 40 "The disgusting Worm screams in agony as you"
  15.  TextB: -1 52 "exterminate his heart opening the most"
  16.  TextC: -1 64 "powerful time channel you have ever seen."
  17.  TextD: -1 76 "Seeing no other way, you step into it."
  18.  TextE: -1 88 "Is this the end or just the beginning..."
  19. #end
  20.  
  21. #endcamera
  22.   6560 10576 100 -48 58000
  23.  
  24. ;=================================
  25. ;|  Processes definition part    |
  26. ;=================================
  27. #proc 01
  28.   StartDelay 0
  29. #action
  30.   explode 27 39
  31.   explode 28 39
  32.   explode 27 37
  33.   explode 28 37
  34.   explode 27 38
  35.   quake  23 32 32 42 500
  36.   ambient 23 32 32 42 2
  37. ;  quake  17 40 30 50 50
  38. ;  change 26 38 206
  39.   ambient 17 40 30 50 4
  40.   nonstop
  41.   wind 36 38 37 38 -8 0
  42. #end
  43.  
  44. #proc 02
  45.   StartDelay 2
  46. #action
  47.   nonstop
  48.   death 24 35 26 41 0 32 20
  49.   death 29 35 31 41 0 32 20
  50.   death 27 35 28 37 0 32 20
  51.   death 27 39 28 41 0 32 20
  52. #end
  53.  
  54. #proc 03
  55.   StartDelay 0
  56.   redkey
  57.   lockmessage 1
  58.   sfxid 80
  59.   sfxposxy 28 27
  60.   speed 8
  61. #action
  62.  move 27 27 -480 0
  63.  move 27 28 -480 0
  64.  move 27 26 -480 0
  65.  
  66.  move 29 28 480 0
  67.  move 30 27 480 0
  68.  move 28 27 480 0
  69. #end
  70.  
  71. #proc 04
  72.   StartDelay 0
  73.   sfxid 80
  74.   sfxposxy 31 24
  75.   speed 12
  76.   backwait 5
  77. #action
  78.  waitout 8064 6144 256
  79.  change 32 23 197
  80.  move 32 24 0 -480
  81.  move 31 24 0 -480
  82.  move 32 25 0 -480
  83. #end
  84.  
  85. #proc 05
  86.   StartDelay 0
  87.   sfxid 80
  88.   sfxposxy 27 20
  89.   speed 12
  90.   linkswitchat 37 18
  91. #action
  92.  move 28 20 -480 0
  93.  move 29 21 -480 0
  94.  move 29 19 -480 0
  95.  
  96.  move 24 25 0 480
  97.  move 25 25 0 480
  98.  move 24 24 0 480
  99.  change 27 19 197
  100.  change 23 23 197
  101. #end
  102.  
  103. #proc 06
  104.   StartDelay 0
  105.   speed 32
  106. #action
  107.  move 36 10 530 0
  108.  move 37 10 530 0
  109.  move 38 10 530 0
  110.  move 37 11 530 0
  111. #end
  112.  
  113. #proc 07
  114.   StartDelay 0
  115. #action
  116.  nonstop
  117.  explode 27 46
  118.  explode 28 47
  119.  explode 28 48
  120.  explode 27 48
  121.  change 29 48 200
  122.  quake  17 40 30 50 10000
  123.  wind 25 47 27 48 12 0
  124.  wind 21 47 24 48 10 0
  125.  wind 17 47 20 48  8 0
  126.  unlock 9
  127. #end
  128.  
  129. #proc 08
  130.  startdelay 2
  131. #action
  132.  nonstop
  133.  quake  17 40 30 50 0
  134.  ambient  17 40 30 50 1
  135. #end
  136.  
  137. #proc 09
  138.  lock
  139.  OnMessage 3
  140.  enddelay 13
  141. #action
  142.  nonstop
  143.  Death 4 4 60 60 -1 128 100
  144. #end
  145.  
  146. #proc 10
  147.   StartDelay 0
  148.   sfxon 82
  149. #action
  150.   source 6144 7424 9 32 160
  151.   source 7168 7424 9 32 400
  152.   source 8192 7424 9 32 200
  153.   source 6144 8448 9 32 360
  154.   source 7168 8448 9 32 512
  155.   source 8192 8448 9 32 600
  156. #end
  157.  
  158. ;============================================
  159. ;|  Link switches and objects to processes: |
  160. ;|  Format: "LINK  swx swy   Nproc"         |
  161. ;============================================
  162. #links
  163.   floor 27 34 1   ; megaboss comes
  164.   floor 28 34 1   ; -
  165.   floor 27 34 2   ; death zone
  166.   floor 28 34 2   ; -
  167.   floor 26 26 3   ; super alien door to boss
  168.   floor 27 26 3   ; -
  169.   floor 28 26 3   ; -
  170.   floor 29 26 3   ; -
  171.   floor 26 28 3   ; -
  172.   floor 27 28 3   ; -
  173.   floor 28 28 3   ; -
  174.   floor 29 28 3   ; -
  175.   floor 30 23 4   ; door to switch
  176.   floor 30 24 4   ; -
  177.   floor 32 23 4   ; -
  178.   floor 32 24 4   ; -
  179.   link 37 18 5    ; open 2 doors to key
  180.   floor 27 19 5   ; -
  181.   floor 28 19 5   ; -
  182.   floor 23 23 5   ; -
  183.   floor 23 24 5   ; -
  184.   link 37 18 6    ; zapadlo with switch
  185.   floor 27 19 6   ; -
  186.   floor 28 19 6   ; -
  187.   floor 23 23 6   ; -
  188.   floor 23 24 6   ; -
  189.   destroy 27 47 7 ; destroy heart
  190.   destroy 27 47 8 ; -
  191.   floor 27 47 9   ; end of game
  192.   floor 28 47 9   ; -
  193.   floor 27 48 9   ; -
  194.   floor 28 48 9   ; -
  195.   floor 26 28 10  ; lights
  196.   floor 27 28 10  ; -
  197.   floor 28 28 10  ; -
  198.   floor 29 28 10  ; -
  199. #end
  200.  
  201. #teleports
  202.  tcenter 36 38 7168 9856 3  ; teleboss
  203.  tcenter 27 38 5376 12288 3 ; to heart
  204.  tcenter 28 38 5376 12288 3 ; -
  205. #end
  206. .
  207.  
  208.